Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 728 Bytes

MUITextRegister.rst

File metadata and controls

28 lines (15 loc) · 728 Bytes

MUITextRegister

MUITextRegister

Registers the ModernUI_Text class, which allows the control to be created via dialog resources or via CreateWindowEx and specifying the classname 'ModernUI_Text'. If using the RadASM custom class control instead of a the ModernUI RadASM Design Time Controls specify 'ModernUI_Text' as the classname

Parameters

None

Return

None

Example

Invoke MUITextRegister

See Also

MUITextCreate<MUITextCreate>, MUITextGetProperty<MUITextGetProperty>, MUITextSetProperty<MUITextSetProperty>